home *** CD-ROM | disk | FTP | other *** search
/ Telstar Electronic Studios (UK) (Press Kit) / Telstar Electronic Studios (UK) (Press Kit).bin / pc / tes_ects / multi.dir / 00063.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  94 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(8) then
  3.     go(the frame + 1)
  4.   else
  5.     go("main.2")
  6.   end if
  7. end
  8.